UserVariableGetField Properties

Properties

DisplayType Specifies the display of a user field. The defined values are: -formula: displays the formula instead of the value of a field. -none: hides the content of a field. -value: displays the value of a field.
Name Specifies name of a user defined field that shall be declared already by a preceding UserVariableDeclaration objects.
Style Contains the data style to format a field value.
Value Contains user variable.

See Also